home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / utils1 / c.arj / README < prev    next >
Text File  |  1993-12-09  |  712b  |  20 lines

  1.  
  2.  
  3. C - Rapid Change Directory Routine
  4.     Copyright (c) 1989-93 by Eric N. Miller.  All Rights Reserved.
  5.  
  6. Usage:
  7.  
  8. C <subdir>        changes to specified subdirectory (you can use partial names)
  9. C <drive>         changes to drive letter (e.g., C C:, C D:, etc.)
  10. C                 moves to next level up in the directory structure
  11. C <subdir> /ALL   searches for all possible directory matches
  12. C /HELP           produces this help screen
  13.  
  14. The C program will look through the current drive, then all contiguous hard
  15. drives letters beginning with C.
  16.  
  17. THIS IS NOT FREE SOFTWARE!  If you have not registered, you may do so
  18. by sending $7.50 to:  Eric N. Miller; P.O. Box 84499; Los Angeles, CA  90073
  19.  
  20.